raiseMenus
Type
property
Summary
Specifies whether the window with the menu bar comes to the front when the user opens a menu.
Syntax
set the raiseMenus to {true | false}
Description
Use the raiseMenus property to control the behavior of windows.
On some Unix systems, setting this property to true may cause menus to appear under the window.
The setting of this property has no effect on Mac OS systems.
Examples
set the raiseMenus to true
Related
glossary: property, behavior, menu bar
property: raisePalettes, pointerFocus, menubar
Compatibility and Support
Introduced
LiveCode 1.0
OS
windows
linux
Platforms
desktop
server